You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
ConjMul Method
>
clMtxExpr.ConjMul Method ([In] TOpenCLVector, [In] TOpenCLVector)
Dew Math for .NET
clMtxExpr.ConjMul Method ([In] TOpenCLVector, [In] TOpenCLVector)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
ConjMul Method
Collapse All
Conjugate Y and multiply with X
Syntax
C#
Visual Basic
public
static
clVector
ConjMul
([In]
TOpenCLVector
X
, [In]
TOpenCLVector
Y
);
Public
static
Function
ConjMul
(
X
As
[In]
TOpenCLVector
,
Y
As
[In]
TOpenCLVector
)
As
clVector
Remarks
Internally calls
clVector.ConjMul
Group
ConjMul Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
ConjMul Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!